Skip to main content

Purge queue contents

Overview​

In rare cases we may need to quickly remove the entire contents of a queue, for example to clear queued investigations for a customer or recording events stuck in processing. We have the option to purge a queue, causing all messages in it to be immediately removed.

Note: purging should be used with extreme caution and only as a last resort, due to being indiscriminate in affecting all messages in the queue from all customers.

Purging a queue in AWS​

  • Log in to AWS production account with 'DeveloperAccess' role
  • Go to Simple Queue Service (SQS) in the correct region
  • Choose the correct queue
  • Click the 'Purge' button in the top toolbar and confirm the purge

Restarting the service in GCP​